home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 January / Disc 3 / Amethyst.iso / rl / launch / dos / catins.bat < prev    next >
Encoding:
DOS Batch File  |  2002-07-02  |  251 b   |  13 lines

  1. @echo off
  2. REM execute the loadlin program
  3. cls
  4. echo.
  5. echo.
  6. echo.
  7. echo.
  8. echo To start the installation,
  9. echo please insert your OpenLinux Installation CD, and
  10. pause 
  11.  
  12. loadlin vmlinuz initrd=initrd.gz vga=274 debug=2 nosmp noapic er=cautious
  13.